From: Xue Fuqiao Date: Wed, 31 Jul 2013 06:27:20 +0000 (+0800) Subject: NEWS fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3277^2~70 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f6e8d3c1118c52ab0158e85174bf98e7ca4a2dce;p=emacs.git NEWS fix. --- diff --git a/etc/NEWS b/etc/NEWS index 8deea16adb1..170f369d104 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -233,11 +233,16 @@ The default separator is changed to allow surrounding spaces around the comma. *** New variable `diary-from-outlook-function', used by the command `diary-from-outlook'. -** VC Directory Mode +** VC and related modes + +*** In VC directory mode, `D' displays diffs between VC-controlled +whole tree revisions. + +*** In VC directory mode, `L' lists the change log for the current VC +controlled tree in a window. -*** `D' displays diffs between VC-controlled whole tree revisions. -*** `L' lists the change log for the current VC controlled tree in a window. -*** `G' ignores the file under current version control system. +*** `C-x v G' (globally) and `G' (in VC directory mode) ignores a +file under current version control system. ** cl-lib